home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / MAGICKIT / assembler / docs / readme < prev   
Text File  |  1998-04-27  |  675b  |  18 lines

  1.     There's not much to say on the sources; except it's a complete
  2.     mess. :) I used the sources of an old 6502 assembler as a base
  3.     and I added pieces here and there to support the PC Engine CPU
  4.     and a few more directives. The whole thing is not really
  5.     structured; it's more a patchwork, but it shouldn't be too
  6.     hard to add new directives or to change a few things...
  7.     If you need any help to understand how it works, feel free to
  8.     contact me.
  9.  
  10.     By the way, it's compiled with DGJPP, it can perhaps be compiled
  11.     with another compiler but it's not 100% sure.
  12.  
  13.     Happy hacking!
  14.  
  15.  ------------
  16.  David Michel <dmichel@easynet.fr>
  17.  
  18.